| Previous | Chapter contents | Chapter top | Section top | Next |
You can use the QTVRPanToColumn function to get the column number in the object image array that corresponds to a pan angle.
short QTVRPanToColumn (QTVRInstance qtvr, float panAngle);
The QTVRPanToColumn function returns, as its function result, the zero-based column number in the current object image array that corresponds to the pan angle specified by the panAngle parameter.
| Previous | Chapter contents | Chapter top | Section top | Next |